net/http.http2stream.ctx (field)

3 uses

	net/http (current package)
		h2_bundle.go#L4293: 	ctx       context.Context
		h2_bundle.go#L5700: 		ctx:       ctx,
		h2_bundle.go#L5865: 	req = req.WithContext(st.ctx)